home *** CD-ROM | disk | FTP | other *** search
/ Everything For A Hacker / 19990506-[HACK].iso / HEXEDIT / BIED.1_0 / bied.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt
Text File  |  1998-09-29  |  24KB  |  802 lines

  1. object FrmMain: TFrmMain
  2.   Left = 239
  3.   Top = 108
  4.   Width = 424
  5.   Height = 352
  6.   Caption = 'Binary Editor'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Menu = MnuMain
  13.   Position = poDefault
  14.   ShowHint = True
  15.   OnActivate = FormActivate
  16.   OnCloseQuery = FormCloseQuery
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnResize = FormResize
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object PanReclama: TPanel
  23.     Left = 0
  24.     Top = 37
  25.     Width = 416
  26.     Height = 185
  27.     Align = alClient
  28.     BevelInner = bvRaised
  29.     BevelOuter = bvLowered
  30.     TabOrder = 4
  31.     object LblTop: TRxLabel
  32.       Left = 2
  33.       Top = 2
  34.       Width = 412
  35.       Height = 10
  36.       Align = alTop
  37.       AutoSize = False
  38.     end
  39.     object LblIntro1: TRxLabel
  40.       Left = 2
  41.       Top = 12
  42.       Width = 412
  43.       Height = 14
  44.       Align = alTop
  45.       Alignment = taCenter
  46.       AutoSize = False
  47.       Caption = 'This software is created with use'
  48.       ShadowColor = clWhite
  49.       ShadowSize = 0
  50.       WordWrap = True
  51.     end
  52.     object LblTitle: TRxLabel
  53.       Left = 2
  54.       Top = 46
  55.       Width = 412
  56.       Height = 28
  57.       Align = alTop
  58.       Alignment = taCenter
  59.       AutoSize = False
  60.       Caption = '"TAKHexEdit"'
  61.       Font.Charset = RUSSIAN_CHARSET
  62.       Font.Color = clRed
  63.       Font.Height = -19
  64.       Font.Name = 'Times New Roman'
  65.       Font.Style = [fsBold]
  66.       ParentFont = False
  67.     end
  68.     object LblWWW: TRxLabel
  69.       Left = 2
  70.       Top = 74
  71.       Width = 412
  72.       Height = 18
  73.       Hint = 'http://www.raid.ru/customers/ankol'
  74.       Align = alTop
  75.       Alignment = taCenter
  76.       AutoSize = False
  77.       Caption = 'Go to TAKHexEditor Home Page'
  78.       Font.Charset = DEFAULT_CHARSET
  79.       Font.Color = clBlue
  80.       Font.Height = -12
  81.       Font.Name = 'MS Sans Serif'
  82.       Font.Style = [fsUnderline]
  83.       ParentFont = False
  84.       ShadowColor = clWhite
  85.       ShadowSize = 0
  86.       OnClick = LblWWWClick
  87.       OnMouseEnter = LblWWWMouseEnter
  88.       OnMouseLeave = LblWWWMouseLeave
  89.     end
  90.     object LblEMail: TRxLabel
  91.       Left = 2
  92.       Top = 92
  93.       Width = 412
  94.       Height = 18
  95.       Hint = 'ankol@perm.raid.ru'
  96.       Align = alTop
  97.       Alignment = taCenter
  98.       AutoSize = False
  99.       Caption = '∩┐╜ 1998 Andrey Kolegov'
  100.       Font.Charset = DEFAULT_CHARSET
  101.       Font.Color = clBlue
  102.       Font.Height = -12
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Style = [fsUnderline]
  105.       ParentFont = False
  106.       ShadowColor = clWhite
  107.       ShadowSize = 0
  108.       OnClick = LblEMailClick
  109.       OnMouseEnter = LblWWWMouseEnter
  110.       OnMouseLeave = LblWWWMouseLeave
  111.     end
  112.     object LblIntro2: TRxLabel
  113.       Left = 2
  114.       Top = 26
  115.       Width = 412
  116.       Height = 20
  117.       Align = alTop
  118.       Alignment = taCenter
  119.       AutoSize = False
  120.       Caption = 'Delphi visual component'
  121.       ShadowSize = 0
  122.     end
  123.   end
  124.   object StatusBar: TStatusBar
  125.     Left = 0
  126.     Top = 287
  127.     Width = 416
  128.     Height = 19
  129.     Panels = <
  130.       item
  131.         Alignment = taCenter
  132.         Width = 50
  133.       end
  134.       item
  135.         Alignment = taCenter
  136.         Width = 100
  137.       end
  138.       item
  139.         Width = 50
  140.       end>
  141.     SimplePanel = False
  142.   end
  143.   object ToolBar: TPanel
  144.     Left = 0
  145.     Top = 3
  146.     Width = 416
  147.     Height = 34
  148.     Align = alTop
  149.     BevelOuter = bvNone
  150.     TabOrder = 0
  151.     object SbOpen: TSpeedButton
  152.       Left = 27
  153.       Top = 3
  154.       Width = 25
  155.       Height = 25
  156.       Hint = 'Open file'
  157.       Flat = True
  158.       Glyph.Data = {
  159.         F6000000424DF600000000000000760000002800000010000000100000000100
  160.         0400000000008000000000000000000000001000000010000000000000000000
  161.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  162.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  163.         88888888888888888888000000000008888800333333333088880B0333333333
  164.         08880FB03333333330880BFB0333333333080FBFB000000000000BFBFBFBFB08
  165.         88880FBFBFBFBF0888880BFB0000000888888000888888880008888888888888
  166.         8008888888880888080888888888800088888888888888888888}
  167.       OnClick = MnuOpenClick
  168.     end
  169.     object SbWin: TSpeedButton
  170.       Left = 162
  171.       Top = 3
  172.       Width = 25
  173.       Height = 25
  174.       Hint = 'ANSI'
  175.       GroupIndex = 1
  176.       Down = True
  177.       Flat = True
  178.       Glyph.Data = {
  179.         36030000424D3603000000000000360000002800000010000000100000000100
  180.         1800000000000003000000000000000000000000000000000000C0C0C0C0C0C0
  181.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  182.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  183.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  184.         C0C0C0000000000000000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  185.         C0C0C0C0000000C0C0C0C0C0C0000000C0C0C0C0C0C0C0C0C0C0C0C000000000
  186.         0000000000C0C0C0C0C0C0C0C0C0000000000000000000C0C0C0C0C0C0C0C0C0
  187.         C0C0C0FF0000FF0000C0C0C00000000000000000000000000000000000000000
  188.         00000000000000C0C0C0C0C0C0FF0000C0C0C0C0C0C0FF0000FF000000000000
  189.         0000FF000000000000000000000000FFFF000000000000C0C0C0C0C0C0FF0000
  190.         C0C0C0C0C0C0C0C0C0C0C0C0000000000000FF0000FF000000000000FFFF00FF
  191.         FF000000000000C0C0C0C0C0C0C0C0C0C0C0C00000FF0000FFC0C0C000000000
  192.         0000000000FF000000000000FFFF000000000000000000C0C0C0C0C0C00000FF
  193.         C0C0C0C0C0C00000FF0000FF0000000000000000000000000000000000000000
  194.         00000000000000C0C0C0C0C0C00000FFC0C0C0C0C0C0C0C0C0C0C0C000000000
  195.         00000000FF00000000000000000000FF00000000000000C0C0C0C0C0C0C0C0C0
  196.         C0C0C00000000000000000000000000000000000FF0000FF00000000FF0000FF
  197.         00000000000000C0C0C0C0C0C0000000C0C0C0C0C0C0C0C0C0C0C0C000000000
  198.         00000000000000FF00000000FF00000000000000000000C0C0C0C0C0C0C0C0C0
  199.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000000000000000000000000000000000
  200.         00000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  201.         C0C0C0C0C0000000000000000000C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  202.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  203.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  204.         C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0}
  205.       Layout = blGlyphRight
  206.       Spacing = 2
  207.       OnClick = MnuWinClick
  208.     end
  209.     object SbDos: TSpeedButton
  210.       Left = 187
  211.       Top = 3
  212.       Width = 25
  213.       Height = 25
  214.       Hint = 'OEM'
  215.       GroupIndex = 1
  216.       Flat = True
  217.       Glyph.Data = {
  218.         36030000424D3603000000000000360000002800000010000000100000000100
  219.         1800000000000003000000000000000000000000000000000000C6C6C6000042
  220.         0000420000420000420000212100004200214200214200210021210042420042
  221.         42002121000000C6C6C60000000000DE0000BD0000BD0000BD00009C5A0021BD
  222.         005ABD005A21212100848400BDBD00BDBD009C9C0063630000000000000000FF
  223.         0000FF0000FF0000FF0000FF00005ABD00397B0039009C9C00FFFF00FFFF00FF
  224.         FF00FFFF009C9C0000000000000000FF00007B00000000000039007B0000DE00
  225.         002100000000DEDE00BDBD39000000000000BDBD00FFFF0000000000000000FF
  226.         00007BC6C6C67B00399C003900007B00007BC6C6C6000000420021FF007B0021
  227.         2100DEDE00FFFF0000000000000000FF00007BC6C6C67B0039BD005A00007B00
  228.         007BC6C6C6002121420021FF007B007B7B00BDBD003939C6C6C60000000000FF
  229.         00007B0000007B0039BD005A00007B00007B00000000DEDE420021FF007B0000
  230.         00000000000000C6C6C60000000000FF0000BD00008439005ADE005A21005A00
  231.         003942002100FFFF2139397B0039000000007B7B009C9C0000000000000000FF
  232.         0000FF0000FF00009CBD0039FF007BFF007B9C003900BDBD00FFFF00FFFF00FF
  233.         FF00FFFF00BDBD00000000000000007B00007B00007B00007B0000217B00397B
  234.         00397B0039210000007B7B007B7B007B7B003939000000C6C6C6C6C6C6636363
  235.         424242000000949494313131000000A5A5A50000003131319494946363639494
  236.         94737373000000C6C6C6C6C6C6636363424242313131848484949494000000A5
  237.         A5A5000000313131313131C6C6C6313131A5A5A5000000C6C6C6C6C6C6636363
  238.         424242949494212121949494313131A5A5A50000000000003131316363638484
  239.         84212121C6C6C6C6C6C6C6C6C6636363949494848484000000313131B5B5B5A5
  240.         A5A5000000636363636363000000000000000000000000C6C6C6C6C6C6636363
  241.         C6C6C6212121C6C6C6000000949494A5A5A50000006363637373730000003131
  242.         31A5A5A5000000C6C6C6C6C6C6313131525252000000C6C6C6C6C6C631313152
  243.         5252000000000000313131636363525252000000C6C6C6C6C6C6}
  244.       OnClick = MnuDosClick
  245.     end
  246.     object SbNew: TSpeedButton
  247.       Left = 2
  248.       Top = 3
  249.       Width = 25
  250.       Height = 25
  251.       Hint = 'New binary file'
  252.       Flat = True
  253.       Glyph.Data = {
  254.         F6000000424DF600000000000000760000002800000010000000100000000100
  255.         0400000000008000000000000000000000001000000010000000000000000000
  256.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  257.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  258.         888888888888888888888800000000000888880FFFFFFFFF0888880FFFFFFFFF
  259.         0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFFFFF
  260.         0888880FFFFFFFFF0888880FFFFFFFFF0888880FFFFFF0000888880FFFFFF0F0
  261.         8888880FFFFFF008888888000000008888888888888888888888}
  262.       OnClick = MnuNewClick
  263.     end
  264.     object SbSave: TSpeedButton
  265.       Left = 52
  266.       Top = 3
  267.       Width = 25
  268.       Height = 25
  269.       Hint = 'Save file'
  270.       Enabled = False
  271.       Flat = True
  272.       Glyph.Data = {
  273.         F6000000424DF600000000000000760000002800000010000000100000000100
  274.         0400000000008000000000000000000000001000000010000000000000000000
  275.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  276.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  277.         8888880000000000000880330000008803088033000000880308803300000088
  278.         0308803300000000030880333333333333088033000000003308803088888888
  279.         0308803088888888030880308888888803088030888888880308803088888888
  280.         0008803088888888080880000000000000088888888888888888}
  281.       OnClick = MnuSaveClick
  282.     end
  283.     object SbCopy: TSpeedButton
  284.       Left = 82
  285.       Top = 3
  286.       Width = 25
  287.       Height = 25
  288.       Hint = 'Copy'
  289.       Enabled = False
  290.       Flat = True
  291.       Glyph.Data = {
  292.         42010000424D4201000000000000760000002800000011000000110000000100
  293.         040000000000CC00000000000000000000001000000010000000000000000000
  294.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  295.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  296.         8888800000008888888888888888800000008888888444444444800000008888
  297.         8884FFFFFFF48000000088888884F00000F48000000080000004FFFFFFF48000
  298.         000080FFFFF4F00000F48000000080F00004FFFFFFF48000000080FFFFF4F00F
  299.         44448000000080F00004FFFF4F488000000080FFFFF4FFFF44888000000080F0
  300.         0F04444448888000000080FFFF0F088888888000000080FFFF00888888888000
  301.         0000800000088888888880000000888888888888888880000000888888888888
  302.         888880000000}
  303.       OnClick = MnuCopyClick
  304.     end
  305.     object SbPaste: TSpeedButton
  306.       Left = 107
  307.       Top = 3
  308.       Width = 25
  309.       Height = 25
  310.       Hint = 'Paste'
  311.       Enabled = False
  312.       Flat = True
  313.       Glyph.Data = {
  314.         4E010000424D4E01000000000000760000002800000012000000120000000100
  315.         040000000000D800000000000000000000001000000010000000000000000000
  316.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  317.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  318.         8888880000008888888888888888880000008888888444444444480000008800
  319.         0004FFFFFFFF4800000080737374F000000F4800000080373734FFFFFFFF4800
  320.         000080737374F000F4444800000080373734FFFFF4F48800000080737374FFFF
  321.         F448880000008037373444444408880000008073737373737308880000008037
  322.         00000000770888000000807708888880730888000000803730B00B0737088800
  323.         00008800000BB000008888000000888888000088888888000000888888888888
  324.         888888000000888888888888888888000000}
  325.       OnClick = MnuPasteClick
  326.     end
  327.     object SbClear: TSpeedButton
  328.       Left = 132
  329.       Top = 3
  330.       Width = 25
  331.       Height = 25
  332.       Hint = 'Clear'
  333.       Enabled = False
  334.       Flat = True
  335.       Glyph.Data = {
  336.         42010000424D4201000000000000760000002800000011000000110000000100
  337.         040000000000CC00000000000000000000001000000010000000000000000000
  338.         8000008000000080800080000000800080008080000080808000C0C0C0000000
  339.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  340.         8888800000008888888888888888800000008880888888888808800000008800
  341.         0888888888888000000088000088888880888000000088800088888808888000
  342.         0000888800088880088880000000888880008800888880000000888888000008
  343.         8888800000008888888000888888800000008888880000088888800000008888
  344.         8000880088888000000088800008888008888000000088000088888800888000
  345.         0000880008888888880880000000888888888888888880000000888888888888
  346.         888880000000}
  347.       OnClick = MnuClearClick
  348.     end
  349.     object PanExit: TPanel
  350.       Left = 384
  351.       Top = 0
  352.       Width = 32
  353.       Height = 31
  354.       Align = alRight
  355.       BevelOuter = bvNone
  356.       TabOrder = 1
  357.       object SbExit: TSpeedButton
  358.         Left = 5
  359.         Top = 3
  360.         Width = 25
  361.         Height = 25
  362.         Hint = 'Exit'
  363.         Flat = True
  364.         Glyph.Data = {
  365.           76010000424D7601000000000000760000002800000020000000100000000100
  366.           0400000000000001000000000000000000001000000010000000000000000000
  367.           800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  368.           FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
  369.           03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
  370.           0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
  371.           0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  372.           0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
  373.           0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
  374.           0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
  375.           0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
  376.           0333337F777FFFFF7F3333000000000003333377777777777333}
  377.         NumGlyphs = 2
  378.         OnClick = MnuExitClick
  379.       end
  380.     end
  381.     object PanSep2: TPanel
  382.       Left = 0
  383.       Top = 31
  384.       Width = 416
  385.       Height = 3
  386.       Align = alBottom
  387.       BevelOuter = bvLowered
  388.       TabOrder = 0
  389.     end
  390.     object CbAddr: TComboBox
  391.       Left = 218
  392.       Top = 3
  393.       Width = 79
  394.       Height = 21
  395.       Hint = 'Address'
  396.       ItemHeight = 13
  397.       TabOrder = 2
  398.       Text = '0'
  399.       OnClick = CbAddrClick
  400.       OnKeyPress = CbAddrKeyPress
  401.     end
  402.   end
  403.   object PanSep1: TPanel
  404.     Left = 0
  405.     Top = 0
  406.     Width = 416
  407.     Height = 3
  408.     Align = alTop
  409.     BevelOuter = bvLowered
  410.     TabOrder = 1
  411.   end
  412.   object PanEdit: TPanel
  413.     Left = 0
  414.     Top = 222
  415.     Width = 416
  416.     Height = 65
  417.     Align = alBottom
  418.     BevelOuter = bvNone
  419.     TabOrder = 2
  420.     Visible = False
  421.     object HexEdit: TAKHexEdit
  422.       Left = 0
  423.       Top = 21
  424.       Width = 416
  425.       Height = 44
  426.       Cursor = crIBeam
  427.       Align = alClient
  428.       BorderStyle = bsSingle
  429.       Font.Charset = RUSSIAN_CHARSET
  430.       Font.Color = clWindowText
  431.       Font.Height = -15
  432.       Font.Name = 'Courier New'
  433.       Font.Style = []
  434.       TabOrder = 0
  435.       TabStop = True
  436.       AllowSelection = True
  437.       HeaderControl = HexHeader
  438.       PersistentSelection = False
  439.       ReadOnly = False
  440.       Version = '1.01'
  441.       OnKeyDown = HexEditKeyDown
  442.       OnChangeAddress = HexEditChangeAddress
  443.       OnChangeData = HexEditChangeData
  444.       OnChangeSelection = HexEditChangeSelection
  445.       OnChangeParams = HexEditChangeParams
  446.     end
  447.     object HeaderBar: TPanel
  448.       Left = 0
  449.       Top = 0
  450.       Width = 416
  451.       Height = 21
  452.       Align = alTop
  453.       BevelInner = bvLowered
  454.       BevelOuter = bvNone
  455.       BorderWidth = 1
  456.       TabOrder = 1
  457.       OnResize = HeaderBarResize
  458.       object HexHeader: THeaderControl
  459.         Left = 2
  460.         Top = 2
  461.         Width = 412
  462.         Height = 17
  463.         Align = alClient
  464.         Font.Charset = RUSSIAN_CHARSET
  465.         Font.Color = clWindowText
  466.         Font.Height = -15
  467.         Font.Name = 'Courier New'
  468.         Font.Style = []
  469.         Sections = <
  470.           item
  471.             Alignment = taCenter
  472.             MaxWidth = 55
  473.             MinWidth = 55
  474.             Width = 55
  475.           end
  476.           item
  477.             Alignment = taCenter
  478.             AllowClick = False
  479.             MaxWidth = 4
  480.             MinWidth = 4
  481.             Width = 4
  482.           end
  483.           item
  484.             Alignment = taCenter
  485.             AllowClick = False
  486.             MaxWidth = 27
  487.             MinWidth = 27
  488.             Text = '0'
  489.             Width = 27
  490.           end
  491.           item
  492.             Alignment = taCenter
  493.             AllowClick = False
  494.             MaxWidth = 27
  495.             MinWidth = 27
  496.             Text = '1'
  497.             Width = 27
  498.           end
  499.           item
  500.             Alignment = taCenter
  501.             AllowClick = False
  502.             MaxWidth = 27
  503.             MinWidth = 27
  504.             Text = '2'
  505.             Width = 27
  506.           end
  507.           item
  508.             Alignment = taCenter
  509.             AllowClick = False
  510.             MaxWidth = 27
  511.             MinWidth = 27
  512.             Text = '3'
  513.             Width = 27
  514.           end
  515.           item
  516.             Alignment = taCenter
  517.             AllowClick = False
  518.             MaxWidth = 27
  519.             MinWidth = 27
  520.             Text = '4'
  521.             Width = 27
  522.           end
  523.           item
  524.             Alignment = taCenter
  525.             AllowClick = False
  526.             MaxWidth = 27
  527.             MinWidth = 27
  528.             Text = '5'
  529.             Width = 27
  530.           end
  531.           item
  532.             Alignment = taCenter
  533.             AllowClick = False
  534.             MaxWidth = 27
  535.             MinWidth = 27
  536.             Text = '6'
  537.             Width = 27
  538.           end
  539.           item
  540.             Alignment = taCenter
  541.             AllowClick = False
  542.             MaxWidth = 27
  543.             MinWidth = 27
  544.             Text = '7'
  545.             Width = 27
  546.           end
  547.           item
  548.             Alignment = taCenter
  549.             AllowClick = False
  550.             MaxWidth = 9
  551.             MinWidth = 9
  552.             Width = 9
  553.           end
  554.           item
  555.             AllowClick = False
  556.             MaxWidth = 128
  557.             MinWidth = 128
  558.             Text = '01234567'
  559.             Width = 128
  560.           end>
  561.         ParentFont = False
  562.         OnSectionClick = HexHeaderSectionClick
  563.       end
  564.     end
  565.   end
  566.   object MnuMain: TMainMenu
  567.     Left = 8
  568.     Top = 112
  569.     object MnuFile: TMenuItem
  570.       Caption = '&File'
  571.       object MnuNew: TMenuItem
  572.         Caption = '&New...'
  573.         OnClick = MnuNewClick
  574.       end
  575.       object MnuOpen: TMenuItem
  576.         Caption = '&Open...'
  577.         ShortCut = 114
  578.         OnClick = MnuOpenClick
  579.       end
  580.       object MnuReopen: TMenuItem
  581.         Caption = '&Reopen'
  582.       end
  583.       object MnuSave: TMenuItem
  584.         Caption = '&Save...'
  585.         Enabled = False
  586.         ShortCut = 113
  587.         OnClick = MnuSaveClick
  588.       end
  589.       object MnuSaveAs: TMenuItem
  590.         Caption = 'Save &As...'
  591.         Enabled = False
  592.         ShortCut = 16497
  593.         OnClick = MnuSaveAsClick
  594.       end
  595.       object MnuClose: TMenuItem
  596.         Caption = '&Close'
  597.         Enabled = False
  598.         OnClick = MnuCloseClick
  599.       end
  600.       object N1: TMenuItem
  601.         Caption = '-'
  602.       end
  603.       object MnuExit: TMenuItem
  604.         Caption = 'E&xit'
  605.         OnClick = MnuExitClick
  606.       end
  607.     end
  608.     object MnuEdit: TMenuItem
  609.       Caption = '&Edit'
  610.       object MnuCopy: TMenuItem
  611.         Caption = '&Copy'
  612.         Enabled = False
  613.         ShortCut = 16451
  614.         OnClick = MnuCopyClick
  615.       end
  616.       object MnuPaste: TMenuItem
  617.         Caption = '&Paste'
  618.         Enabled = False
  619.         ShortCut = 16470
  620.         OnClick = MnuPasteClick
  621.       end
  622.       object MnuClear: TMenuItem
  623.         Caption = 'Cl&ear'
  624.         Enabled = False
  625.         ShortCut = 16430
  626.         OnClick = MnuClearClick
  627.       end
  628.       object N3: TMenuItem
  629.         Caption = '-'
  630.       end
  631.       object MnuSearch: TMenuItem
  632.         Caption = '&Search...'
  633.         Enabled = False
  634.         ShortCut = 16467
  635.         OnClick = MnuSearchClick
  636.       end
  637.       object MnuSearchAgain: TMenuItem
  638.         Caption = 'Search &Again'
  639.         Enabled = False
  640.         ShortCut = 16460
  641.         OnClick = MnuSearchAgainClick
  642.       end
  643.       object MnuReplace: TMenuItem
  644.         Caption = '&Replace'
  645.         Enabled = False
  646.         ShortCut = 16466
  647.         OnClick = MnuReplaceClick
  648.       end
  649.       object MnuFill: TMenuItem
  650.         Caption = '&Fill...'
  651.         Enabled = False
  652.         ShortCut = 16454
  653.         OnClick = MnuFillClick
  654.       end
  655.     end
  656.     object MnuView: TMenuItem
  657.       Caption = '&View'
  658.       object MnuDataSize: TMenuItem
  659.         Caption = '&Data Size'
  660.         object MnuByte: TMenuItem
  661.           Tag = 2
  662.           Caption = '&BYTE'
  663.           Checked = True
  664.           RadioItem = True
  665.           OnClick = MnuByteClick
  666.         end
  667.         object MnuWord: TMenuItem
  668.           Tag = 4
  669.           Caption = '&WORD'
  670.           RadioItem = True
  671.           OnClick = MnuByteClick
  672.         end
  673.         object MnuDWord: TMenuItem
  674.           Tag = 8
  675.           Caption = '&DWORD'
  676.           RadioItem = True
  677.           OnClick = MnuByteClick
  678.         end
  679.       end
  680.       object MnuCharset: TMenuItem
  681.         Caption = '&Encoding'
  682.         object MnuWin: TMenuItem
  683.           Caption = '&ANSI'
  684.           Checked = True
  685.           RadioItem = True
  686.           OnClick = MnuWinClick
  687.         end
  688.         object MnuDos: TMenuItem
  689.           Caption = '&OEM'
  690.           RadioItem = True
  691.           OnClick = MnuDosClick
  692.         end
  693.       end
  694.       object MnuFontSize: TMenuItem
  695.         Caption = '&Font Size'
  696.         object MnuFont8: TMenuItem
  697.           Tag = 8
  698.           Caption = '&8'
  699.           RadioItem = True
  700.           OnClick = MnuFont8Click
  701.         end
  702.         object MnuFont10: TMenuItem
  703.           Tag = 10
  704.           Caption = '1&0'
  705.           Checked = True
  706.           RadioItem = True
  707.           OnClick = MnuFont8Click
  708.         end
  709.         object MnuFont12: TMenuItem
  710.           Tag = 12
  711.           Caption = '1&2'
  712.           RadioItem = True
  713.           OnClick = MnuFont8Click
  714.         end
  715.         object MnuFont14: TMenuItem
  716.           Tag = 14
  717.           Caption = '1&4'
  718.           RadioItem = True
  719.           OnClick = MnuFont8Click
  720.         end
  721.       end
  722.       object N2: TMenuItem
  723.         Caption = '-'
  724.       end
  725.       object MnuToolBar: TMenuItem
  726.         Caption = '&Tool Bar'
  727.         Checked = True
  728.         OnClick = MnuToolBarClick
  729.       end
  730.       object MnuHeaderBar: TMenuItem
  731.         Caption = '&Header Bar'
  732.         Checked = True
  733.         OnClick = MnuHeaderBarClick
  734.       end
  735.       object MnuStatusBar: TMenuItem
  736.         Caption = '&Status Bar'
  737.         Checked = True
  738.         OnClick = MnuStatusBarClick
  739.       end
  740.     end
  741.     object MnuTools: TMenuItem
  742.       Caption = '&Tools'
  743.       object MnuConvert: TMenuItem
  744.         Caption = '&Convert'
  745.         Enabled = False
  746.         object MnuToANSI: TMenuItem
  747.           Caption = 'To &ANSI'
  748.           OnClick = MnuToANSIClick
  749.         end
  750.         object MnuToOEM: TMenuItem
  751.           Caption = 'To &OEM'
  752.           OnClick = MnuToANSIClick
  753.         end
  754.       end
  755.     end
  756.     object MnuHelp: TMenuItem
  757.       Caption = '&?'
  758.       object MnuAbout: TMenuItem
  759.         Caption = '&About'
  760.         OnClick = MnuAboutClick
  761.       end
  762.     end
  763.   end
  764.   object DlgOpen: TOpenDialog
  765.     Filter = 'All files|*.*'
  766.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  767.     Left = 88
  768.     Top = 112
  769.   end
  770.   object DlgSave: TSaveDialog
  771.     Filter = 'All files|*.*'
  772.     Options = [ofOverwritePrompt, ofHideReadOnly]
  773.     Left = 128
  774.     Top = 112
  775.   end
  776.   object Storage: TFormStorage
  777.     IniSection = 'Window'
  778.     MinMaxInfo.MinTrackHeight = 200
  779.     MinMaxInfo.MinTrackWidth = 340
  780.     StoredProps.Strings = (
  781.       'MnuDos.Checked'
  782.       'MnuWin.Checked'
  783.       'MnuFont8.Checked'
  784.       'MnuFont10.Checked'
  785.       'MnuFont12.Checked'
  786.       'MnuFont14.Checked'
  787.       'MnuToolBar.Checked'
  788.       'MnuHeaderBar.Checked'
  789.       'MnuStatusBar.Checked'
  790.       'MnuByte.Checked'
  791.       'MnuWord.Checked'
  792.       'MnuDWord.Checked')
  793.     Left = 48
  794.     Top = 112
  795.   end
  796.   object Timer: TTimer
  797.     OnTimer = TimerTimer
  798.     Left = 168
  799.     Top = 112
  800.   end
  801. end
  802.